|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectj3deditor.bin.components.ComponentUtils
public class ComponentUtils
Contains methods for manipulating with components.
| Constructor Summary | |
|---|---|
ComponentUtils()
|
|
| Method Summary | |
|---|---|
static void |
removeChildren(java.awt.Container c)
Removes recursivly all components from the given Container. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ComponentUtils()
| Method Detail |
|---|
public static void removeChildren(java.awt.Container c)
Container.
c - container which children will be removed
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||